This is a creation in
Article, where the information may have evolved or changed.
Reprint: Golang/go language/go ide/go Windows environment build/go automatic prompt compiler/gosublime
Go
the following code: The time to witness the Go Code auto promptEnter a PCarriage return (enter key)The main method, the package is automatically generated for you.Here is an example of printing:Pressing the shortcut key below the Ctrl + b interface will appear as follows:Enter Go build hello.go Run, also press the shortcut key ctrl + b interface, the following interface appears, input Hello enter
!
Https://code.google.com/p/go/downloads/list
Direct next .... Installation is very simple!
Once installed, be sure to set the environment variable,
$GOROOT point to the root directory after the Golang installation, the default is C:/go under Windows platform, which is automatically written to the system environment variables by the installer during installation.
This is a creation in
Article, where the information may have evolved or changed.
See the development environment configuration for Golang and the IDE configuration article good, I have already practiced.
deletion of the original text
Original address: http://blog.csdn.net/shuideyidi/article/details/38390809
1. Download and install the Go installation package==============================================
This is a creation in
Article, where the information may have evolved or changed.
git's command-line git bash is handy, but sometimes not intuitive. Git also provides a git GUI tool. More powerful sourcetree tools can also be used under Windows (while supporting GIR,HG,SVN for multi-item viewing). But I always have a heart for the. NET Framework. You don't have to use it. You can also install the Sublimegit plugin inside the sublime.This allows git st
newer version of Ipython, Ipython notebook has been added to compensate for the shortcomings of the Ipython shell code not easy to save, and after using the--pylab inline option, you can display the results of the run immediately after the code is executed (including the picture, data tables, etc.), so it is widely used in data analysis. [Baidu Encyclopedia Ipython]Another good feature is "notebook", which requires additional components. After the installation is complete, you can use it ipytho
+num4eyerufmfazhzoqiuw4iqggc45ohfh0uuyjycufxxdsu9lmcv8qdhkm+ wnprb0l9l5vxscbduhagyd6ss+ga+ady6f/qxzuuceuoh3qunbbculvisz6+girnt1ka9n2qachl+ 2ybfaquqr8h7z2gsx5lcif5kynsqj0gavxtvywh7pyikx4bs354zqluwwa/cg++2+wnwp+htbhvxmrntdvhsm38aknzld+ ptaswgu9gylmhti2envwgybsd2dxmhxk3ipckhkak+ pl0ewygzwg3tj9mz7sowcxlwdfak0lrjnkgfmtggrwjv8gypw5bq23vmiqqdlgknzuoog==4. Test a new project in Pycharm to test, enter the following code:Get the running Result:Add: because of the problem of unsuccessful download when inst
Liteide:http://sourceforge.net/projects/liteide/filesWindows environment download down is a compressed package, unzipHere comes the wind.ConfigurationCatalogue DescriptionE:\go E:\go\go #go. bat file directory, this directory is the go Lang ZIP compressed package af
This is a creation in
Article, where the information may have evolved or changed.
Download Address
Liteide:http://sourceforge.net/projects/liteide/files
Windows environment download down is a compressed package, unzip
Author: The wind is coming. The Fox
Configuration
Catalogue Description
E:\go E:\go\go #
-stack Web application frameworks * *. The Go framework Revel's web development features are: routing, MVC, and generators. By building apps according to Revel rules, you can easily create WEB applications that are readable and extensible. In Revel, you can also use an or map library (such as Gorm). However, to develop Revel applications in practice, you need to install and configure Go, Revel, Gorm, and da
Go Language Common library: Click to open the link
write the Go project using the Goglang IDE 1. New Go Item File===>new===>project ...The last string in the first line of pop-up box is changed to the name of the item you want to create, click Create
An empty project folder is created 2. Create a project directory fo
. LiteideLiteide is also a dedicated IDE for Golang, I also use it, the function is very comprehensive, with syntax highlighting, automatic completion, automatic compilation, debugging, package browsing and management.The debugger uses GDB in the background so that you can easily print variable values and view current stack information.4. IntypeIntype is a text editor supported only under Windows, with limi
This is a creation in
Article, where the information may have evolved or changed.
Use Sublime text 3 to create a small but powerful go language development IDE
Recently in the Learning Go language, online search for the Go language IDE, found that the
This is a creation in
Article, where the information may have evolved or changed.
Installs the Go language, configures the environment and the IDE, only 3 steps
(Welcome to the Go language group: 218160862, there is practice in the group)
1th. Download Go Compression pack , unzip, if you are the window system, please s
) directory (your code will be in this directory). gopath can have more than one, windows Use the semicolon ;) linux system is colon ( :) when there are multiple gopath go get Gopath D:\Go\MyGolang, and creating the relevant directory as follows: 4) Restart the operating system and verify by commandTip: Golang related installation and env
This is a creation in
Article, where the information may have evolved or changed.
1, installation
Brew Install Go
2, SET Environment variables:
Gopath is the directory where the program is runGoroot is the installation directory,
export GOPATH=/Users/songfei/sdk/go export GOBIN=$GOPATH/bin export PATH=$PATH:$GOBIN
3,
$~go envGoarch= "AMD64"Gobin= "/user
This is a creation in
Article, where the information may have evolved or changed.
What is Wide?
Wide is a Web-based Go language team IDE.
Online development: Open the browser can be developed, full shortcut keys
Smart tips: Code autocomplete, viewing expressions, compiling feedback, Lint
Real-time Operation: Fast compilation, real-time result output
Team Collaboration: Unified development env
Announcement 1.1.0
This version number has been improved with a lot of detail and is fully available for the development of formal projects
At the same time, we're online Wide service
For now, we have two online services for Wide and Solo, see here for details.What is Wide?Wide is a Web-based Go language team IDE.
Online development: Open browser to be able to develop, full shortc
This is a creation in
Article, where the information may have evolved or changed.
Liteide Download Address:
Install:http://code.google.com/p/golangide/downloads/list
source:http://code.google.com/p/liteide/
The study of the software directly with the author of the documentation provided, the Chinese written by the IDE, the document is also Chinese, the steps are not much to say.
Install 3 basic steps:
1. Install g
configuration for Python developmentOnce set, Pycharm will import the Python package associated with that path. After Setup, automatically search for the arcpy package, as shown in 6:Figure 6 Pycharm Auto-Retrieve arcpy PackageSet up the relevant environment, smart tips what all have, 7 shows:Figure 7 Tips for PycharmIii. SummaryIn general, these two Ides are the best I've ever used. PTVs in Smart tips and debugging, but need to manually import the reference package, and Pycharm in addition to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.